currentTarget

public abstract Optional<EventTarget> currentTarget()

Returns an Optional that contains the event target that represents the element to which the event handler has been attached, otherwise an empty Optional.